home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0125 / 321.txt < prev    next >
Text File  |  1997-04-16  |  25KB  |  646 lines

  1. Info-Atari16 Digest         Fri,  7 Jun 91       Volume 91 : Issue 321
  2.  
  3. Today's Topics:
  4.                    arc602.ttp or unarc.ttp question
  5.                             BART Help File
  6.                        communications software
  7.                         FSM-GDOS...When? How?
  8.         G++ from ftp.thp.koeln.de IS AT atari.archive (2 msgs)
  9.                              gcr (2 msgs)
  10.                      Latest ver. of Prospero-C??
  11.                                 LINE F
  12.                      More than 4 Meg ?? (2 msgs)
  13.                                  NVDI
  14.                Reading 8-bit disks with an ST (2 msgs)
  15.                          Requirements for g++
  16.                              SED for ST?
  17.                              Umich atari
  18.                 Uniterm V2.0e 010, was: ST User Virus!
  19.                   XTERM.COM, Communications software
  20.  
  21. Welcome to the Info-Atari16 Digest.  The configuration for the automatic
  22. cross-posting to/from Usenet is getting closer, but still getting thrashed
  23. out.  Please send notifications about broken digests or bogus messages
  24. to Info-Atari16-Request@NAUCSE.CSE.NAU.EDU.
  25.  
  26. Please send requests for un/subscription and other administrivia to
  27. Info-Atari16-Request, *NOT* Info-Atari16.  Requests that go to the list
  28. instead of the moderators are likely to be lost or ignored.
  29.  
  30. If you want to unsubscribe, and you're receiving the digest indirectly
  31. from someplace (usually a BITNET host) that redistributes it, please
  32. contact the redistributor, not us.
  33. ----------------------------------------------------------------------
  34.  
  35. Date: 7 Jun 91 13:12:53 GMT
  36. From: math.fu-berlin.de!opal!gmdtub!prosun!ralph@uunet.uu.net (Ralph Berg)
  37. Subject: arc602.ttp or unarc.ttp question
  38. To: Info-Atari16@naucse.cse.nau.edu
  39.  
  40. Hi,
  41.  
  42.  
  43. How can I tell arc602.ttp or unarc.ttp to store on
  44. extraction the files into another directory as where
  45. the archiver programms resides???
  46.  
  47. When I use unarc.ttp with "x c:\tmp\any.arc" the
  48. extracted files will be stored where the unarc program
  49. is called ??
  50.  
  51. Who has any idea ???
  52.  
  53.  
  54. Thanks.
  55.  
  56.  
  57. ----------------------------------------------------------------------
  58. Ralph Berg, Reichenbergerstr.89,
  59. D-1000 Berlin 36, West Germany         during day  030/25499151
  60. German National Research Center for Computer Science, FIRST
  61. ralph@prosun.first.gmd.de
  62. ----------------------------------------------------------------------
  63.  
  64. ------------------------------
  65.  
  66. Date: 7 Jun 91 15:43:31 GMT
  67. From:
  68.  noao!ncar!elroy.jpl.nasa.gov!sdd.hp.com!caen!umich!terminator!terminator.cc.umi
  69.  ch.edu!weiner@arizona.edu (Jeff Weiner)
  70. Subject: BART Help File
  71. To: Info-Atari16@naucse.cse.nau.edu
  72.  
  73. {There's been a literal ton of mail this week on how to use bart.  I hope
  74. this will clear up a few questions.  Please read it very carefully, and
  75. then ask questions.  People who don't read it and ask first will be shot.
  76. People attempting to subvert the quota system will also be shot.  People
  77. who watch Viva Las Vegas on the Disneyt Channel this evening will also
  78. be shot.  But, I digress....   -weiner}
  79.  
  80.  
  81.                 The Terminator Atari Archive Help File
  82.  
  83.  
  84. Welcome to BART, Brode's Archive Retrieval Thang,  Terminator's Atari mail
  85. server. To use the server, send a message to atari@atari.archive.umich.edu.
  86. The subject line is ignored. The body of the message should contain, one per
  87. line, any of the following commands.  Each of the commands sends its output
  88. back to you via mail.
  89.  
  90.         "help"
  91.                   This command tells BART to send you this file.
  92.  
  93.         "index"
  94.                   This command tells BART to send you the Index.
  95.                   Currently, the index is a listing of all the files
  96.                   int the Atari area. Descriptions of various files
  97.                   can sometimes be found in the Index file of each
  98.                   directory. These must be requested individually
  99.                   with the send command. They are currently incomplete,
  100.                   but it's all we have for now.
  101.  
  102.         "path mail-address"
  103.                   This command tells BART where to send the requested
  104.                   files. This is useful for specifying a mail path.
  105.  
  106.         "send directory/filename"
  107.                   This is the command that sends out files from the
  108.                   archive. The server only lets you get files from
  109.                   the 
  110.                   subdirectories in the atari tree. You can determine
  111.                   the path and filename from the Index file. For example,
  112.                   if you wanted to get arc, you'd send a message with
  113.                   a line in the body that looked like
  114.                         send archivers/arc.ttp
  115.                   to get the index file, use
  116.                         send Index
  117.                   Binary programs are uuencoded before they are sent
  118.                   out. If you miss parts of a file, rather than re-request
  119.                   the whole thing, you can give BART a comma separated
  120.                   list of the parts you are missing and it will send you
  121.                   those parts. For example...
  122.                         send languages/gcc.arc aa,ac,af
  123.                   This is the only way to get files larger than 400K.
  124.                   You must request the file by parts until you have the
  125.                   whole thing. A full part is approximately 30k of data.
  126.                   Note: BART does not accept wildcards such as ? or *.
  127.  
  128.         "sendb directory/filename"
  129.                   This is similar to the send command except that it
  130.                   always uuencodes the files that it sends out. Send
  131.                   tries to determine whether it is sending a binary
  132.                   or ascii file and only sends uuencoded messages when
  133.                   necessary.
  134.  
  135.  
  136. While the commands are not case sensitive, the filenames are, so be
  137. careful you are using the correct case before complaining that the server
  138. is broken.
  139.  
  140. You are limited to 400k and/or 5 files per day. It takes 24 hours from
  141. the time that bart received your last message to clear your quota
  142. records. BART does not queue requests that went over quota and send them
  143. out later. You have to re-request them 24 hours later.
  144.  
  145. BART tends to ignore your mistakes. You will not receive a message back
  146. if you gave an illegimate command or specified a bad file name. This was
  147. a deliberate design decision. It may not be user friendly, but it keeps
  148. the mail queues short and prevents a couple other nasty things.
  149.  
  150.           Submissions are always welcome. Please mail them to
  151.                     weiner@atari.archive.umich.edu
  152.  
  153.  
  154. Jon Brode  --  jon@atari.archive.umich.edu  brode@math.lsa.umich.edu
  155.   Terminator Atari Archive Moderator
  156. --
  157. Jeff Weiner  --- weiner@{{sklyab,felix}.engin, atari.archive}.umich.edu
  158.  
  159. ------------------------------
  160.  
  161. Date: 7 Jun 91 09:52:26 GMT
  162. From: mcsun!unido!rwthinf!cip-s01!wolfram@uunet.uu.net (Wolfram Roesler)
  163. Subject: communications software
  164. To: Info-Atari16@naucse.cse.nau.edu
  165.  
  166. 6600hien@ucsbuxa.ucsb.edu (Hien Le) writes:
  167. >Hello everyone! I've never used a modem before.
  168.  
  169. Hello Hien,
  170.  
  171. Any modem will do, try to get one with at least 2400 baud. More will be
  172. expensive, less is too slow, but 2400 is just correct.
  173.  
  174. Communication software is a very simple thing, just reading from RS232 and
  175. displaying on screen and reading from keyboard and sending to RS232. So,
  176. terminal programs use to give a lot of other features, like RS232 configuration,
  177. automatic dialing (most modems can do this so the software simply has to send
  178. a string to the modem to dial a number), capturing (writing everyting that
  179. was sent and received into a file) and many, many more. My favourite terminal
  180. prg is Rufus, a German produkt with a nice user interface and many features.
  181. Another one is Uniterm which also gives a lot of features.
  182.  
  183. Try to get one of these, connect your modem and off you go. It's really easy,
  184. all you need is the phone number of a nearby mailbox (BBS). Be sure to set
  185. the communication parameters to 8 bits, no parity, 1 stop bit (usually written
  186. 8N1), this will do for almost all BBSs. Most BBSs support 2400 baud and are
  187. able to determine what speed you are using so there is no need to care about
  188. this, even if the BBS supports 9600 baud or something like this.
  189.  
  190. Have fun!
  191.  
  192. CU
  193. \/\/olfram
  194.  
  195. ------------------------------
  196.  
  197. Date: 7 Jun 91 17:35:32 GMT
  198. From: fs7.ece.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!mc4c+@sei.cmu.edu (Mark
  199.  Choi)
  200. Subject: FSM-GDOS...When? How?
  201. To: Info-Atari16@naucse.cse.nau.edu
  202.  
  203. I can only add one bit of info. Goldleaf told me the other day that they
  204. will offer FSM GDOS to their registered owners of WorldFlairII for their
  205. cost from Atari, when it ever sees the light of day. Ie, get WordFlairII
  206. if you want FSM GDOS when it comes out.
  207.  
  208.  
  209.                                 -mark-
  210.  
  211. ------------------------------
  212.  
  213. Date: 7 Jun 91 15:49:49 GMT
  214. From: otter.hpl.hp.com!hpltoad!ghiggins!gjh@hplabs.hp.com (Graham Higgins)
  215. Subject: G++ from ftp.thp.koeln.de IS AT atari.archive
  216. To: Info-Atari16@naucse.cse.nau.edu
  217.  
  218. Correction (I have been reorganising the structure and contents of
  219.  
  220.  
  221. The G++ code.
  222. ---------------------------------------------------------
  223.  
  224. total 860
  225. -rw-r--r--  1 gray         7696 Jun  7 06:02 FList
  226. -rw-r--r--  1 gray         1645 Jun  7 05:34 README.G++
  227. -rw-r--r--  1 gray       425580 Jun  6 03:12 g++-139.lzh
  228. -rw-r--r--  1 gray         1271 Jun  7 05:34 gnu++.g
  229. -rw-r--r--  1 gray       116352 Jun  6 03:12 inc++.lzh
  230. -rw-r--r--  1 gray       291236 Jun  7 05:35 lib++.lzh
  231.  
  232. ---------------------------------------------------------
  233. Koeln's gcc and support (nm, as, ar, ld, etc).
  234.  
  235.  
  236. total 816
  237. -rw-r--r--  1 gray       405281 Jun  7 09:20 unikoelnbin.lzh
  238. -rw-r--r--  1 gray       405835 Jun  7 09:20 unikoelngcc.lzh
  239.  
  240. ---------------------------------------------------------
  241. Some shell utils (cp, rm, mv, etc)
  242.  
  243.  
  244. total 216
  245. -rw-r--r--  1 gray       205006 Jun  7 09:20 unikoelnsh.lzh
  246.  
  247.  
  248. When I have leaned how to incant the spell which splits binaries into neat
  249. chunks, I will provide the above split into U**x mail-compatible chunks.
  250.  
  251. Graham
  252. ======
  253.  
  254. ------------------------------------------------------------------
  255. Graham Higgins                  |  gjh%ghiggins@hpl.hp.co.uk
  256. Hewlett-Packard Labs            |  gjh%ghiggins@hplb.hpl.hp.com
  257. Filton Road, Stoke Gifford      |  gjh%hplb.csnet@csnet-relay.arpa
  258. Bristol, U.K.                   |  ...!mcvax!ukc!hplb!gjh
  259. Tel: +44 272 799910 x24014         Fax: +44 272 790554
  260. ------------------------------------------------------------------
  261. Disclaimer: My opinions above are exactly that, mine and opinions.
  262. ------------------------------------------------------------------
  263.  
  264. ------------------------------
  265.  
  266. Date: 7 Jun 91 15:51:33 GMT
  267. From: otter.hpl.hp.com!hpltoad!ghiggins!gjh@hplabs.hp.com (Graham Higgins)
  268. Subject: G++ from ftp.thp.koeln.de IS AT atari.archive
  269. To: Info-Atari16@naucse.cse.nau.edu
  270.  
  271. I'm Sorry, I'll Read That Again ...
  272.  
  273. that's 
  274.                          ~
  275.                         2 fs
  276.  
  277. (sigh)
  278.  
  279. ------------------------------
  280.  
  281. Date: 7 Jun 91 17:44:39 GMT
  282. From: fs7.ece.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!mc4c+@sei.cmu.edu (Mark
  283.  Choi)
  284. Subject: gcr
  285. To: Info-Atari16@naucse.cse.nau.edu
  286.  
  287. I do not know what is up with Dave, but I got the installer to work just fine.
  288. System 7 wouldn't boot, of course:(
  289.  
  290.                         -mark-
  291.  
  292. ------------------------------
  293.  
  294. Date: 5 Jun 91 22:36:18 GMT
  295. From: mcsun!hp4nl!telmail!neabbs!marclaan@uunet.uu.net (MARC LAAN)
  296. Subject: gcr
  297. To: Info-Atari16@naucse.cse.nau.edu
  298.  
  299. >can GCR run Sys 7
  300. We didn't succeed in running Sys 7.0 on ST (1040 witch 2.5 meg Ram).
  301. Even in the most minimal configurations we got a 'not enough
  302. memory'-alert. We notified GBS by fax, but didn't get reponse yet.
  303. On our Mac Plus evrything runs fine. In both cases we used the golden
  304. master CD-ROM-version of System 7 (i.e. the US version) on our
  305. European systems.
  306.  
  307. ------------------------------
  308.  
  309. Date: 7 Jun 91 15:48:55 GMT
  310. From: europa.asd.contel.com!wlbr!lonex.radc.af.mil!longj@uunet.uu.net (Jeffrey
  311.  K. Long)
  312. Subject: Latest ver. of Prospero-C??
  313. To: Info-Atari16@naucse.cse.nau.edu
  314.  
  315. I  have Prospero-C version 1.14.  Is there a newer version??
  316.  
  317. Also, can someone comment on their Developer's tookkit for C?
  318. Is it worth the money?  Do you get source code for the libs?
  319.  
  320. Jeff
  321.  
  322. --
  323. ----------------------------------------------------------------------------
  324. Capt Jeff Long                         Rome Laboratories, Griffiss AFB, NY
  325. longj@lonex.radc.af.mil (preferred)    Network Design Laboratory
  326. jlong@cassiopeia.radc.af.mil           (315)330-7751 or (DSN)587-7751
  327.  
  328. ------------------------------
  329.  
  330. Date: 6 Jun 91 11:12:52 GMT
  331. From: mcsun!hp4nl!alchemy!avgroeni@uunet.uu.net (Annius Groenink)
  332. Subject: LINE F
  333. To: Info-Atari16@naucse.cse.nau.edu
  334.  
  335.   Are there possibilities to change parts of the AES (for
  336. example to change the window manager- make windows faster,
  337. give them a nicer (X-like) look..)? How (uniformly) is AES
  338. programmed on STs/TTs? Are there (of course, undocumented)'
  339. fixed functions for the internal line F calls, and are they
  340. still used in the TT/ 68030-68882 ?
  341.    (I guess this is all a large dream, for I've never seen
  342. any programs do this without replacing the ENTIRE AES, but
  343. if someone has any hints, I'd be most grateful to hear them.)
  344.  
  345. --
  346. ________________________________________________________
  347.     Annius Groenink|undergraduate student
  348. Laan van Borgele 24|maths/computer science at the
  349.    7415 DJ Deventer|University of Utrecht, Holland.
  350.  
  351. ------------------------------
  352.  
  353. Date: 7 Jun 91 13:03:23 GMT
  354. From: comp.vuw.ac.nz!actrix!Roger.Sheppard@uunet.uu.net (Roger Sheppard)
  355. Subject: More than 4 Meg ??
  356. To: Info-Atari16@naucse.cse.nau.edu
  357.  
  358. In article <1991Jun7.004215.1721@ncsu.edu> twmanino@eos.ncsu.edu writes:
  359. > >>Nope. TOS 1.6 has a screwed up memory sizer that assumes that if two banks
  360.  of
  361. > >>RAM exist then both banks are the same size. I don't know if this is a bug
  362. > >>in the true sense or malicious crippling but it is sad.
  363. > >>
  364. > >>BTW, a bank is two SIMMs since memory access is on a word basis.
  365. > >>
  366. > >>    512K    = 2 x 256K SIMMs
  367. > >>    1Mb     = 4 x 256K SIMMs
  368. > >>    2Mb     = 2 x 1Mb SIMMs
  369. > >>    2.5Mb   = 2 x 1Mb SIMMs + 2 x 256K SIMMs (Not with TOS 1.6)
  370. > >                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  371. > >I heard this works on TOS 1.6 if you put the 256k SIMMs as the first bank
  372. > >and the 1M SIMMs as the second bank.  But I could be wrong.  If you're
  373. > >having trouble, though, it's trivial to try it the other way.
  374. > >>    4Mb     = 4 x 1Mb SIMMs
  375. >
  376. > There's a file at atari.archive that fixes the 2.5 meg problem... It's called
  377. > SIMMFIX.
  378. >
  379. > You put it in your auto folder.  It reprograms the MMU, then does a warmstart.
  380. >
  381. > I get 2 bombs on the first boot attempt, but when the machine resets, it does
  382. > just fine.  Any subsequent warmstarts just boot right up.
  383. >
  384. > Be sure to read the instructions....
  385. >
  386. >
  387. > Hope this helps,
  388. > Tony
  389. > twmanino@eos.ncsu.edu
  390.  
  391.  
  392. Get Version 2 of simm fix, it states that the problem is with the OS
  393. and not the MMU, I have played with a STE with 2.5 megs and found no
  394. problems ?? and the MMU had the correct bits set in it..
  395.  
  396.  
  397. --
  398. ***  Roger W. Sheppard        *    Roger.Sheppard@bbs.actrix.gen.nz  ***
  399. ***  85 Donovan Rd          *  *   At least I don't Flicker, not     ***
  400. ***  Kapiti New Zealand..    *     like a dying light globe. !       ***
  401.  
  402. ------------------------------
  403.  
  404. Date: 7 Jun 91 15:31:00 GMT
  405. From: mcsun!ukc!edcastle!john@uunet.uu.net (John Hannah)
  406. Subject: More than 4 Meg ??
  407. To: Info-Atari16@naucse.cse.nau.edu
  408.  
  409. In article <1991Jun5.222630.24777@jato.jpl.nasa.gov> vsnyder@jato.Jpl.Nasa.Gov
  410.  (Van Snyder) writes:
  411. >>      2.5Mb   = 2 x 1Mb SIMMs + 2 x 256K SIMMs (Not with TOS 1.6)
  412. >                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  413. >I heard this works on TOS 1.6 if you put the 256k SIMMs as the first bank
  414. >and the 1M SIMMs as the second bank.  But I could be wrong.  If you're
  415. >having trouble, though, it's trivial to try it the other way.
  416. >>      4Mb     = 4 x 1Mb SIMMs
  417.  
  418. I'm afraid it doesn't work the other way!!  I have one of the dreaded STEs
  419. with soldered SIPS rather than SIMMS and when I added memory I tried to
  420. put 1Mb chips in the second bank with the 256K (soldered in) SIPS in the
  421. first.  The machine only thought it had 1Mb!!  I had to unsolder the first
  422. bank and put the 1Mb chips there (I added in-line sockets of course!).  My
  423. system has 2.5Mb but TOS thinks it has 4Mb.  It seems to cause few problems
  424. unless I try to use more than 2.5Mb!!  I havn't tried the famed SIMMFIX yet.
  425.  
  426. John Hannah
  427. Electrical Engineering, University of Edinburgh, UK
  428.  
  429. ------------------------------
  430.  
  431. Date: 7 Jun 91 16:55:49 GMT
  432. From:
  433.  noao!ncar!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!samsung!know!dae
  434.  mon@arizona.edu
  435. Subject: NVDI
  436. To: Info-Atari16@naucse.cse.nau.edu
  437.  
  438. Would someone please post info about where I can obtain NVDI, a German pgm to
  439. accelerate screen draws on a TT with a TTM195 monitor? Thanks.
  440.  
  441. ------------------------------
  442.  
  443. Date: 7 Jun 91 15:06:10 GMT
  444. From: infonode!ingr!b11!jmack@uunet.uu.net (Cery McCormick)
  445. Subject: Reading 8-bit disks with an ST
  446. To: Info-Atari16@naucse.cse.nau.edu
  447.  
  448. In article <6DB632w164w@cellar.UUCP>, revpk@cellar.UUCP (Brian 'Rev P-K' Siano)
  449.  writes:
  450. >         Can anyone either outline or recommend a way for me to work up a
  451. > quick transfer system? Is it possible to hitch an old 810 disk drive to an
  452. > ST, and read ASCII files from it>
  453. >
  454. >         Advice-- and especially a solution-- would be greatly appreciated.
  455. >
  456.         You can use Derek Mihocka's (sp?) X-Former software. It requires
  457. a special cable to go between the ST's printer port and the 8-bit drive, but
  458. you can then read the 8-bit files into your ST.
  459.  
  460. ------------------------------
  461.  
  462. Date: 7 Jun 91 16:01:45 GMT
  463. From: unhd.unh.edu!oz!pyr579@uunet.uu.net (Technoid)
  464. Subject: Reading 8-bit disks with an ST
  465. To: Info-Atari16@naucse.cse.nau.edu
  466.  
  467. In article <1991Jun7.121908.7292@mailer.cc.fsu.edu> boyd@nu.cs.fsu.edu writes:
  468. >In article <6DB632w164w@cellar.UUCP>, revpk@cellar.UUCP (Brian 'Rev P-K' Siano)
  469.  writes:
  470. >>
  471. >>        I've got several megs' worth of old and very important text files on
  472. >>floppy disks, leftovers from when I used an 8-bit Atari. Now that I have an
  473. >>ST, I'd really like to be able to bring the text into my new machine and
  474. >>transfer it to 720K floppies.
  475. >>
  476. >>        Can anyone either outline or recommend a way for me to work up a
  477. >>quick transfer system? Is it possible to hitch an old 810 disk drive to an
  478. >>ST, and read ASCII files from it>
  479. >>
  480. >>        Advice-- and especially a solution-- would be greatly appreciated.
  481. >
  482. >I cannot give you a solution, but I can tell you where one is.  You need
  483. >to get STXformer (the 8-bit emulator), and make a cable.  At that point,
  484. >you can hook an 810 to your ST and read disks.  I don't know the details.
  485. >
  486. >Of course, if you have an 850 you could always direct-connect the two
  487. >together and modem them over . . . .
  488. >
  489. Hello,
  490.  
  491.         It should also be mentioned that there is a fully 8-bit emulator for
  492. the ST. You will find it and more information on the STXformer on Atari.archive
  493. I have yet to find an Xformer cable though so if you have any luck, please get
  494. back to me.
  495.  
  496. Stephan
  497. --
  498. \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  499.   pyr579@oz.plymouth.edu      Stephan R. Cleaves      Salamanders Are Cool...
  500. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  501.  
  502. ------------------------------
  503.  
  504. Date: 7 Jun 91 16:18:02 GMT
  505. From:
  506.  noao!ncar!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!wuarchive!psuvax
  507.  1!psuvm!dearn!dmswwu1c!zvd007@arizona.edu (U.Kuehn)
  508. Subject: Requirements for g++
  509. To: Info-Atari16@naucse.cse.nau.edu
  510.  
  511. In article <104150.26002@timbuk.cray.com>, marc@sequoia.cray.com (Marc Bouron)
  512. says:
  513. >Simple question time: do I need gcc if I want to use g++?  Having forked out  e
  514. >th
  515. >dosh on Lattice C v5 (pretty goo, BTW) I'd rather not have to get another C
  516. >compiler :-)
  517.  
  518. I have both, g++ and gcc, but I think you dont need the c compiler.
  519. You need as minimum:
  520.  g++.ttp        the compiler driver
  521.  gcc-cc1p.ttp the c++ compiler
  522. gcc-cpp.ttp    the preprocessor
  523.  gcc-as.ttp     the assembler, used to assemble the output of the compiler
  524.  gcc-ld.ttp     the linker
  525. and the libraries ( C and!! C++ ) and the header-files
  526. I hope this helps.
  527.  
  528. U.Kuehn
  529.  
  530. ------------------------------
  531.  
  532. Date: 7 Jun 91 19:30:39 GMT
  533. From:
  534.  noao!asuvax!cs.utexas.edu!sdd.hp.com!caen!spool.mu.edu!cs.umn.edu!uc!shamash!ti
  535.  mbuk!marc@arizona.edu (Marc Bouron)
  536. Subject: SED for ST?
  537. To: Info-Atari16@naucse.cse.nau.edu
  538.  
  539. In article <A0b6mlze@jonh.wimsey.bc.ca>, jhenders@jonh.wimsey.bc.ca (John
  540.  Henders) writes:
  541. >
  542. >       Does anyone know if there is a sed clone for the ST? If so, where
  543. > can I find a copy?
  544. >
  545. > --
  546. >           John Henders                                jhenders@jonh.wimsey.bc.ca
  547. >                 MIND over MIDI Productions    or ubc.cs!van-bc!jonh!jhenders
  548. >           Vancouver,B.C
  549. >
  550.  
  551. Take a look in utilities/sed.arc at atari.archive.
  552.  
  553. [M][a][r][c]
  554.  
  555.  
  556. ################################################################################
  557. #                           #  marc@sequoia.cray.com           #     .   .     #
  558. #  Marc CR Bouron           #  M.Bouron@cray.co.uk     (ARPA)  #    _|\ /|_    #
  559. #  Cray Research (UK) Ltd.  #  M.Bouron@crayuk.uucp  (DOMAIN)  #   (_|_V_|_)   #
  560. #  +44 344 485971 x2208     #  M.Bouron@uk.co.cray    (JANET)  #     |   |     #
  561. #                           #  ...!ukc!crayuk!M.Bouron (UUCP)  #               #
  562. ################################################################################
  563.  
  564. ------------------------------
  565.  
  566. Date: 7 Jun 91 18:16:18 GMT
  567. From:
  568.  noao!asuvax!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc
  569.  .edu!caen!math.lsa.umich.edu!math.lsa.umich.edu!brode@arizona.edu (Jon Brode)
  570. Subject: Umich atari
  571. To: Info-Atari16@naucse.cse.nau.edu
  572.  
  573. In article <1991Jun07.123436.18023@actrix.gen.nz> Roger.Sheppard@actrix.gen.nz
  574.  (Roger Sheppard) writes:
  575. >Is this not the server for people that don't have FTP access, also
  576. >refered to as BART..
  577.  
  578. We do both ftp and BART. (Brode's Archive Retrieval Thang)
  579.  
  580. >how do we now access it when we don't have FTP access ?.
  581.  
  582. Good question. Send a message to atari@atari.archive.umich.edu. The body
  583. of the message should read "help". BART will send you back a help file
  584. that explains everything. Send me a message if you have any questions.
  585. I may be a bit spotty on Atari software these days, but I believe that
  586. I am eminently qualified to answer BART questions.
  587.  
  588. Jon Brode  --  jon@atari.archive.umich.edu      brode@math.lsa.umich.edu
  589.  Supreme Allied Commander of the Umich Atari Posse
  590.  
  591. ------------------------------
  592.  
  593. Date: 5  Jun 91 20:49 +0100
  594. From: Robert Weissenfels <weissenfels@bauelemente.e-technik.uni-dortmund.dbp.de>
  595. Subject: Uniterm V2.0e 010, was: ST User Virus!
  596. To: <Info-Atari16@naucse.cse.nau.edu>
  597.  
  598. Just to compete in the great Who's-got-the-newest, the subject says it all...
  599.  
  600. By the way: This version of this great program is copyrighted 1986/1987/1988.
  601. Aren't there any newer releases? Is Simon Poole still alive?
  602. Who killed Simon P.???
  603.  
  604. Seriously: can anybody tell me where I can get a newer version/release
  605. and perhaps, a newer manual. My manual is only about 2.0c.
  606.  
  607. Bye Robert
  608.          +--+--+--+
  609.       |  |  |  |  |  |
  610.    +--+--+--+--+--+--+--+               weissenfels%bauelemente.e-technik.
  611.    |  |  |  |  |  |  |  |               uni-dortmund.dbp.de
  612.  --+-  .   __  ___  ___-+--             @relay.cs.net        (CSNET, ARPANET)
  613. |  |  /   /_  /__/ /_   |  |            @dfngate.bitnet      (BITNET, EARN)
  614. +--+ /__ __/ /__/ /__   +--+            @unido.uucp          (UUCP)
  615. |  |   __  __   . .  __ |  |
  616. +--+  /_/ /_   /|// /_  +--+
  617. |  | / / /_/  /  / /_   |  |                     The *A*C*I*D* House
  618.  --+-                  -+--
  619.    |  |  |  |  |  |  |  |
  620.    +--+--+--+--+--+--+--+               if it's got any meaning, it's mine...
  621.       |__|__|__|__|__|
  622.  
  623. ------------------------------
  624.  
  625. Date: 7 Jun 91 09:50:02 GMT
  626. From: mcsun!unido!rwthinf!cip-s01!wolfram@uunet.uu.net (Wolfram Roesler)
  627. Subject: XTERM.COM, Communications software
  628. To: Info-Atari16@naucse.cse.nau.edu
  629.  
  630. 6600hien@ucsbuxa.ucsb.edu (Hien Le) writes:
  631.  
  632.  
  633. >Hi! Does anyone know where I can get XTERM.COM
  634.  
  635. You mean that great little X-Modem terminal prg for the portfolio? I GOT IT!!!
  636. It's on the portfolio in my pocket right beside me... If you are interested
  637. I'll send it to you in uuencoded form, it' just about 4 KB.
  638. Or is there any interest in a public posting?
  639.  
  640. CU
  641. \/\/olfram
  642.  
  643. ------------------------------
  644.  
  645. End of Info-Atari16 Digest
  646. ******************************